Total Complexity | 37 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 285 |
Lines of code | 163 |
Logical lines of code | 78 |
Comment lines | 72 |
Methods | 14 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
retrieve_password() | 43 | 13 | 46 | |
lost_password() | 54 | 6 | 19 | |
output() | 55 | 5 | 18 | |
dashboard_menus() | 54 | 1 | 23 | |
bookings_dashboard_menus() | 57 | 1 | 17 | |
check_password_reset_key() | 66 | 2 | 8 | |
set_reset_password_cookie() | 63 | 2 | 9 | |
__construct() | 91 | 1 | 2 | |
dashboard_menu_bookings_tab() | 79 | 1 | 3 | |
dashboard_menu_address_tab() | 79 | 1 | 3 | |
dashboard_menu_account_tab() | 79 | 1 | 3 | |
bookings_menu_active_tab() | 77 | 1 | 3 | |
bookings_menu_history_tab() | 77 | 1 | 3 | |
reset_password() | 70 | 1 | 6 |